TWiki Home TWiki . Main . WebHome (book view) TWiki webs:
Genealogy| Know | Main | TWiki | Test |
Main . { Home | Users | Groups | Changes | Index | Search | Go }
Search: \.*

Topics in Main web: Changed: GMT Changed by:

AzwarHabibie  

25 Nov 2002 - 04:46 - NEW   AzwarHabibie

Personal Preferences (details in TWikiVariables)

Related topics

 


AzwarHabibiee  

25 Nov 2002 - 04:43 - NEW   AzwarHabibiee

Personal Preferences (details in TWikiVariables)

Related topics

 


FileAttachment  

11 Nov 2000 - 06:32 - r1.3   PeterThoeny

File Attachments

Each topic can have files attached to it, similar to an email attachment. Use your browser to upload or download a file. Attachments are stored under revision control, so uploads can never be lost, and files changes can be made with a rollback option that lets you retrieve all previous versions.

What Are Attachments Good For?

File Attachments can be used to create powerful groupware solutions - file sharing, document management - and for speedy Web authoring.

Document Management System

File Sharing

Web Authoring

Uploading Files

Downloading Files

Moving Attachment Files

An attachement can be moved between topics. To do this click Action on the attachment to be moved. On the control page, select the new web and topic, the click Move. The attachment and its version history are moved. The original location is stored as topic Meta Data?.

Deleting Attachments

It is not possible to delete attached files with the current TWiki implementation. However, they can be moved to another topic. You may care to have a topic Trash.TrashAttachments - move attachments that are no longer wanted here.

Linking to Attached Files

File Attachment Contents Table

Files attached to a topic are displayed in a directory table, displayed at the bottom of the page, or optionally, hidden and accessed when you click Attach.

Attachment: Action: Size: Date: Who: Comment:
Sample.txt action 30 22 Jul 2000 - 19:37 PeterThoeny Just a sample
Smile.gif action 94 22 Jul 2000 - 19:38 PeterThoeny Smiley face

File Attachment Controls

Clicking on an Action link takes you to a new page that looks like this:

Attachment: Action: Size: Date: Who: Comment: Attribute:
Sample.txt action 30 22 Jul 2000 - 19:37 PeterThoeny Just a sample  
Smile.gif action 94 22 Jul 2000 - 19:38 PeterThoeny Smiley face  

Update attachment Sample.txt

Version: Action: Date: Who: Comment:
1.1 view 2001.08.30.09.28.56 PeterThoeny  

Previous
upload:
C:\DATA\Sample.txt (PeterThoeny)
Local file:
Comment:
Link: Create a link to the attached file at the end of the topic.
Hide file: Hide attachment in normal topic view.
Help text ...

Topic FileAttachment . { | | Move attachment | Cancel }

Known Issues

 


KevinKinnell  

23 May 2000 - 02:10 - NEW   PeterThoeny

Personal Preferences (details in TWikiVariables)

Related topics

 


MikeMannix  

25 Aug 2001 - 02:51 - r1.4   PeterThoeny

Personal Preferences (details in TWikiVariables)

 


NicholasLee  

28 Aug 2000 - 07:56 - NEW   NicholasLee

Personal Preferences (details in TWikiVariables)

Related topics

 


NobodyGroup  

07 Aug 2001 - 15:52 - NEW   JohnTalintyre?

Nobody Group

Used to prevent dangerous actions e.g. renaming TWikiPreferences.

Related topics: TWikiUsers, TWikiGroups, TWikiAccessControl

 


PeterThoeny  

08 Sep 2002 - 04:33 - r1.8   RobertWilliams

Personal Preferences (details in TWikiVariables)

Related topics

 


RobertWilliams  

08 Sep 2002 - 04:36 - r1.2   RobertWilliams

Personal Preferences (details in TWikiVariables)

Related topics

 


TWikiAdminGroup  

08 Sep 2002 - 04:42 - r1.6   RobertWilliams

TWiki Administrator Group

(Note: Set the members of TWiki Administrator Group in GROUP, then enable the ALLOWTOPICCHANGE variable by removing # sign)

Related topics: TWikiUsers, TWikiGroups, TWikiAccessControl

 


TWikiGroups  

14 Dec 2000 - 02:49 - r1.2   PeterThoeny

These groups can be used to define fine grained TWikiAccessControl in TWiki:

Add your groups to this list and define new group topics similar to existing ones. Group topics must end in ...Group.

IMPORTANT NOTE: Think twice before restricting write access to a web or a topic, because an open system where everybody can contribute is the essence of the WikiCulture. Experience shows that unrestricted write access works very well because:

Related topics: TWikiAccessControl, WebPreferences, TWikiUsers, WikiCulture.

-- PeterThoeny - 07 Nov 2000

 


TWikiGuest  

19 Aug 2000 - 00:36 - r1.5   PeterThoeny

A guest of this TWiki web, not unlike yourself. You can leave your trace behind you, just add your name in TWikiRegistration and create your own page.

Personal Preferences (details in TWikiVariables)

Related topics

 


TWikiUsers  

25 Nov 2002 - 04:46 - r1.18   AzwarHabibie

List of TWiki users

Please take the time and add yourself to the list. To do that fill out the form in TWikiRegistration. This will create an account for you which allows you to edit topics.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Note: Do not edit this topic to add a user, use TWikiRegistration instead.

 


TWikiVariables  

11 Nov 2000 - 06:33 - r1.2   PeterThoeny

TWiki Variables

Text strings expanded on the fly to display data or system info

Overview

TWikiVariables are text strings - %VARIABLE% - that expand into content whenever a page is opened. Variables are replaced by their actual values: stored data, or system info (like the date, or the current user). There are predefined variables, and Preference variables that you set. You can also define custom variables, with new names and values.

Predefined Variables

Most predefined variables return values that were either defined when TWiki was installed, or taken from server info (like current username, or date and time). Many of the variables let you control how the formatted results appear.

TWiki expands the following variables (enclosed in % percent signs):

Variable: Expanded to:
%WIKIHOMEURL% The base script URL of TWiki, is the link of the Home icon in the upper left corner, is http://robert.freeshell.org/twiki
%SCRIPTURL% The script URL of TWiki, is http://robert.freeshell.org/twiki/bin
%SCRIPTURLPATH% The path of the script URL of TWiki, is /twiki/bin
%SCRIPTSUFFIX% The script suffix, ex: .pl, .cgi is
%PUBURL% The public URL of TWiki, is http://robert.freeshell.org/twiki/pub
%PUBURLPATH% The path of the public URL of TWiki, is /twiki/pub
%ATTACHURL% The attachment URL of the current topic, is http://robert.freeshell.org/twiki/pub/TWiki/TWikiVariables
Example: If you attach a file you can refer to it as %ATTACHURL%/image.gif
%ATTACHURLPATH% The path of the attachment URL of the current topic, is /twiki/pub/TWiki/TWikiVariables
%URLPARAM{"name"}% Returns the value of a URL parameter. Ex: %URLPARAM{"skin"}% returns print for a .../view/TWiki/TWikiVariables?skin=print URL. Is
%WIKITOOLNAME% Name of wiki tool, is TWiki
%WIKIVERSION% Wiki tool version is 01 Dec 2001
%USERNAME% Your login username is guest
%WIKINAME% Your Wiki username. Same as %USERNAME% if not defined in the TWikiUsers topic. Is TWikiGuest
%WIKIUSERNAME% Your %WIKINAME% including the Main web name. Usefull for signatures. Is Main.TWikiGuest
%MAINWEB% The Main web containing TWikiUsers, OfficeLocations? and TWikiGroups. Is Main
%TWIKIWEB% The web containing all documentation and configuration of TWiki is TWiki
%WEB% The current web is TWiki
%BASEWEB% The web name where the includes started, e.g. the web of the first topic of nested includes. Same as %WEB% in case there is no include.
%INCLUDINGWEB% The web name of the topic that includes the current topic. Same as %WEB% in case there is no include.
%HOMETOPIC% The home topic in each web. Is WebHome
%NOTIFYTOPIC% The notify topic in each web. Is WebNotify
%WIKIUSERSTOPIC% The index topic of all registered users. Is TWikiUsers
%WIKIPREFSTOPIC% The web preferences topic. Is TWikiPreferences
%WEBPREFSTOPIC% The web preferences topic. Is WebPreferences
%STATISTICSTOPIC% The web statistics topic. Is WebStatistics
%TOPIC% The current topic name, is TWikiVariables
%BASETOPIC% The name of the topic where the includes started, e.g. the first topic of nested includes. Same as %TOPIC% in case there is no include.
%INCLUDINGTOPIC% The name of the topic that includes the current topic. Same as %TOPIC% in case there is no include.
%SPACEDTOPIC% The current topic name with added spaces, for regular expression search of Ref-By, is TWiki%20*Variables
%TOPICLIST{"format"}% Topic index of a web. The "format" defines the format of one topic item. It may include variables: The $name variable gets expanded to the topic name; the $web variable gets expanded to the name of the web. Parameters are format, separator and web:
Parameter: Description: Default:
"format" Format of one line, may include $name and $web variables "$name"
format="format" (Alternative to above) "$name"
separator=", " line separator "\n" (new line)
web="Name" Name of web Current web
Examples:
%TOPICLIST{"   * $web.$name"}% creates a bullet list of all topics.
%TOPICLIST{separator=", "}% creates a comma separated list of all topics.
%TOPICLIST{" <option>$name</option>"}% creates an option list (for drop down menus).
%WEBLIST{"format"}% Web index, e.g. list of all webs. Hidden webs are excluded, e.g. webs with a NOSEARCHALL=on preference variable. The "format" defines the format of one web item. The $name variable gets expanded to the name of the web, $qname gets expanded to double quoted name, $marker to marker where web matches selection. Parameters are format, separator and web:
Parameter: Description: Default:
"format" Format of one line, may include $name variable "$name"
format="format" (Alternative to above) "$name"
separator=", " line separator "\n" (new line)
webs="public" comma sep list of Web, public expands to all non-hidden "public"
marker="selected" Text for $marker where item matches selection, otherwise equals "" "selected"
selection="%WEB%" Current value to be selected in list section="%WEB%"
Examples:
%WEBLIST{"   * [[$name.WebHome]]"}% creates a bullet list of all webs.
%WEBLIST{"" webs="Trash,public" selection="TWiki" separator=" "}% Dropdown of all public Webs + Trash Web, current Web highlighted.
%GMTIME% GM time, is Mon Nov 23 09:37:23 2009
%GMTIME{"format"}% Formatted GM time based on time variables.
Variable: Unit: Example
$seconds seconds 59
$minutes minutes 59
$hours hours 23
$day day of month 31
$month month in ISO format Dec
$mo 2 digit month 12
$year 4 digit year 1999
$ye 2 digit year 99
Variables can be shortened to 3 characters. Example:
%GMTIME{"$day $month, $year - $hour:$min:$sec"}% is
23 Nov, 2009 - 09:37:23
%SERVERTIME% Server time, is Mon Nov 23 09:37:23 2009
%SERVERTIME{"format"}% Formatted server time.
Example: %SERVERTIME{"$hou:$min"}% is 09:37
%HTTP_HOST% HTTP_HOST environment variable, is robert.freeshell.org
%REMOTE_ADDR% REMOTE_ADDR environment variable, is 38.107.191.111
%REMOTE_PORT% REMOTE_PORT environment variable, is 50247
%REMOTE_USER% REMOTE_USER environment variable, is
%INCLUDE{"page" ...}% Server side include to IncludeTopicsAndWebPages?. Parameters are page name, and an optional pattern="(reg-exp)". The page name is:
"SomeTopic" The name of a topic located in the current web, i.e. %INCLUDE{"WebNotify"}%
"Web.Topic" A topic in another web, i.e. %INCLUDE{"TWiki.TWikiWebsTable"}%
"http://..." A full qualified URL, i.e. %INCLUDE{"http://twiki.org/"}%
%STARTINCLUDE% If present in included topic, start to include text from this location up to the end, or up to the location of the %STOPINCLUDE% variable. A normal view of the topic shows everyting exept the %STARTINCLUDE% variable itself.
%STOPINCLUDE% If present in included topic, stop to include text at this location and ignore the remaining text. A normal view of the topic shows everyting exept the %STOPINCLUDE% variable itself.
%TOC% Table of Contents of current topic.
%TOC{"SomeTopic" ...}% Table of Contents. Shows a TOC that is generated automatically based on headings of a topic. Headings in WikiSyntax? ("---++ text") and HTML ("<h2>text<h2>") are taken into account. (But not "<H2>text</H2>", which can be used to exclude a heading from the TOC.) Parameters are topic name, web and depth:
Parameter: Description: Default:
"TopicName" topic name Current topic
web="Name" Name of web Current web
depth="2" Limit depth of headings shown in TOC 6
Examples: %TOC{depth="2"}%, %TOC{"TWikiDocumentation" web="TWiki"}%
%SEARCH{"text" ...}% Inline search, shows a search result embedded in a topic. Parameters are the search term, web, scope, order and many more: [1]
Parameter: Description: Default:
"text" Search term. (Is a regular expression or literal, depending on the regex parameter) required
search="text" (Alternative to above) N/A
web="Name"
web="Main Know"
web="all"
Wiki web to search: A web, a list of webs separated by whitespace, or all webs. [2] Current web
scope="topic"
scope="text"
Search topic name (title) or in the text (body) of the topic Topic text (body)
order="topic"
order="modified"
order="editby"
Sort the results of search by the topic names, last modified time, or last editor Sort by topic name
limit="all"
limit="16"
Limit the number of results returned All results
regex="on" RegularExpression? search Literal search
reverse="on" Reverse the direction of the search Ascending search
casesensitive="on" Case sensitive search Ignore case
nosummary="on" Show topic title only Show topic summary
bookview="on" BookView? search, e.g. show complete topic text Show topic summary
nosearch="on" Suppress search string Show search string
noheader="on" Suppress search header
Topics: Changed: By:
Show search header
nototal="on" Do not show number of topics found Show number
format="..." Flexible custom result formatting: see FormattedSearch? for usage Results in table
Example: %SEARCH{"wiki" web="Main" scope="topic"}%
%METASEARCH{...}% Special search of meta data
Parameter: Description: Default:
type="topicmoved" What sort of search is required?
"topicmoved" if search for a topic that may have been moved
"parent" if searcing for topics that have a specific parent i.e. its children
required
web="%WEB%" Wiki web to search: A web, a list of webs separated by whitespace, or all webs. required
topic="%TOPIC%" The topic the search relates to required
title="Title" Text the is pre-pended to any search results required
Example: %METASEARCH{type="topicmoved" web="%WEB%" topic="%TOPIC%" title="This topic used to exist and was moved to: "}%, you may want to use this in WebTopicViewTemplate? and WebTopicNonWikiTemplate?
%METASEARCH{type="parent" web="%WEB%" topic="%TOPIC%" title="Children: "}%
%VAR{"NAME" web="Web"}% Get a preference value from a web other then the current one. Example: To get %WEBBGCOLOR% of the Main web write %VAR{"WEBBGCOLOR" web="Main"}%, is #FFFFC0

[1] Note: The search form uses identical names for input fields.

[2] Note: A web can be excluded from a web="all" search if you define a NOSEARCHALL=on variable in its WebPreferences.

Preferences Variables

Additional variables are defined in the preferences ( site-level ( SL ) in TWikiPreferences, web-level ( WL ) in WebPreferences of each web, and user level ( UL ) preferences in individual user topics):

Variable: Level: What:
%WIKIWEBMASTER% SL Webmaster email address (sender of email notifications) , is robert@freeshell.org
%WIKIWEBLIST% SL List of TWiki webs (in upper right corner of topics)
%WEBTOPICLIST% WL Common links of web (second line of topics)
%WEBCOPYRIGHT% SL , WL Copyright notice (bottom right corner of topics)
%WEBBGCOLOR% WL Background color of web
%NOSEARCHALL% WL Exclude web from a web="all" search (set variable to on for hidden webs)
%NEWTOPICBGCOLOR% SL , UL Background color of non existing topic. ( UL needs authentication for topic views )
%NEWTOPICFONTCOLOR% SL , UL Font color of non existing topic. ( UL needs authentication for topic views )
%EDITBOXWIDTH% SL , UL Horizontal size of edit box, is 70
%EDITBOXHEIGHT% SL , UL Vertical size of edit box, is 17
%RELEASEEDITLOCKCHECKBOX% SL , UL Default state of the "Release edit lock" (UnlockTopic?) check box in preview. Checkbox is initially checked if Set RELEASEEDITLOCKCHECKBOX = checked="checked", or unchecked if empty. If checked, make sure to click on Edit to do more changes; do not go back in your browser to the edit page, or you risk that someone else will edit the topic at the same time! Value is:
%DONTNOTIFYCHECKBOX% SL , UL Default state of the "Minor Changes, Don't Notify" (DontNotify?) check box in preview. Check box is initially checked if Set DONTNOTIFYCHECKBOX = checked="checked", or unchecked if empty. Value is:
%ATTACHLINKBOX% SL , UL Default state of the link check box in the attach file page. Check box is initially checked if value is set to CHECKED , unchecked if empty. If checked, a link is created to the attached file at the end of the topic. Value is:
%HTTP_EQUIV_ON_VIEW% SL http-equiv meta tags for view, rdiff, attach, search* scripts.
%HTTP_EQUIV_ON_EDIT% SL , UL http-equiv meta tags for edit script.
%HTTP_EQUIV_ON_PREVIEW% SL , UL http-equiv meta tags for preview script.
%DENYWEBCHANGE% WL List of users and groups who are not allowed to change topics in the TWiki web. (More in TWikiAccessControl?)
%ALLOWWEBCHANGE% WL List of users and groups who are allowed to change topics in the TWiki web. (More in TWikiAccessControl?)
%DENYTOPICCHANGE% (any topic) List of users and groups who are not allowed to change the current topic. (More in TWikiAccessControl?)
%ALLOWTOPICCHANGE% (any topic) List of users and groups who are allowed to change the current topic. (More in TWikiAccessControl?)
%DENYWEBRENAME% WL List of users and groups who are not allowed to rename topics in the TWiki web. (More in TWikiAccessControl?)
%ALLOWWEBRENAME% WL List of users and groups who are allowed to rename topics in the TWiki web. (More in TWikiAccessControl?)
%DENYTOPICRENAME% (any topic) List of users and groups who are not allowed to rename the current topic. (More in TWikiAccessControl?)
%ALLOWTOPICRENAME% (any topic) List of users and groups who are allowed to rename the current topic. (More in TWikiAccessControl?)
%FINALPREFERENCES% SL , WL List of preferences that are not allowed to be overridden by next level preferences

Setting Preferences

Creating Custom Variables

Example: Create a custom logo variable

-- PeterThoeny - 13 Sep 2001
-- MikeMannix - 30 Nov 2001

 


WebChanges  

16 Aug 2001 - 19:56 - r1.2   PeterThoeny

Topics in Main web: Changed: now 09:37 GMT Changed by:
WebStatistics 11 Jul 2009 - 16:19 - r1.30 TWikiGuest
Statistics for TWiki.Main Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Jul 2009 151 0 ...  
AzwarHabibie 25 Nov 2002 - 04:46 - NEW AzwarHabibie
Name: azwar habibie Email: setan sarik@yahoo.com Company URL: Comment: thank`s Personal Preferences (details in TWIKIWEB .TWikiVariables) Horizontal size of text ...  
TWikiUsers 25 Nov 2002 - 04:46 - r1.18 AzwarHabibie
List of TWiki users Please take the time and add yourself to the list. To do that fill out the form in TWIKIWEB .TWikiRegistration. This will create an account for ...  
AzwarHabibiee 25 Nov 2002 - 04:43 - NEW AzwarHabibiee
Name: azwar habibiee Email: banjarmasin Company URL: Comment: thank`s Personal Preferences (details in TWIKIWEB .TWikiVariables) Horizontal size of text edit box ...  
WebPreferences 08 Sep 2002 - 04:44 - r1.12 RobertWilliams
TWiki.Main Web Preferences The following settings are web preferences of the TWiki.Main web. These preferences overwrite the site-level preferences in TWIKIWEB . ...  
TWikiAdminGroup 08 Sep 2002 - 04:42 - r1.6 RobertWilliams
TWiki Administrator Group Set GROUP RobertWilliams Set ALLOWTOPICCHANGE TWikiAdminGroup (Note: Set the members of TWiki Administrator Group in GROUP, then enable ...  
RobertWilliams 08 Sep 2002 - 04:36 - r1.2 RobertWilliams
Name: Robert Williams Email: robert0122@yahoo.com URL: http://robert.freeshell.org Comment: No comment Personal Preferences (details in TWIKIWEB .TWikiVariables) ...  
WebHome 08 Sep 2002 - 04:35 - r1.18 RobertWilliams
TWIKIWEB .WelcomeGuest: TWiki is a web-based collaboration tool, web authoring tool, document management tool and knowledge base tool. You can edit any TWiki page ...  
PeterThoeny 08 Sep 2002 - 04:33 - r1.8 RobertWilliams
Name: Peter Thoeny, author of the TWIKIWEB .TWikiWeb (and therefore a TWIKIWEB .TWikiContributor) Work: Peter.Thoeny@WindRiver.com Home: Peter@Thoeny.com Location ...  
WebIndex 24 Nov 2001 - 11:36 - r1.2 PeterThoeny
SEARCH{"\. " scope "topic" regex "on" nosearch "on"} See also the faster WebTopicList  
WebTopicList 24 Nov 2001 - 11:36 - NEW PeterThoeny
TOPICLIST{" $name "} See also the verbose WebIndex.  
MikeMannix 25 Aug 2001 - 02:51 - r1.4 PeterThoeny
Name: Mike Mannix Email: mike@gearcore.com Company Name: AIR / AIRservices Country: USA TWiki Comments: xtreme fan Personal Preferences (details in TWIKIWEB .TWikiVariables ...  
WebChanges 16 Aug 2001 - 19:56 - r1.2 PeterThoeny
INCLUDE{" TWIKIWEB .WebChanges"}  
WebSearch 08 Aug 2001 - 05:57 - r1.8 PeterThoeny
INCLUDE{" TWIKIWEB .WebSearch"}  
NobodyGroup 07 Aug 2001 - 15:52 - NEW JohnTalintyre?
Nobody Group Set GROUP Set ALLOWTOPICCHANGE TWikiAdminGroup Used to prevent dangerous actions e.g. renaming TWIKIWEB .TWikiPreferences. Related topics: WIKIUSERSTOPIC ...  
WebNotify 24 Mar 2001 - 17:52 - r1.6 PeterThoeny
NOTIFYTOPIC is a subscription service to be automatically notified by email when topics change in the TWiki.Main web. This is a convenient service, so you do not ...  
TWikiGroups 14 Dec 2000 - 02:49 - r1.2 PeterThoeny
These groups can be used to define fine grained TWIKIWEB .TWikiAccessControl in TWiki: TWikiAdminGroup EngineeringGroup SupportGroup Add your groups to this list and ...  
TWikiVariables 11 Nov 2000 - 06:33 - r1.2 PeterThoeny
INCLUDE{" TWIKIWEB .TWikiVariables"}  
FileAttachment 11 Nov 2000 - 06:32 - r1.3 PeterThoeny
INCLUDE{" TWIKIWEB .FileAttachment"}  
NicholasLee 28 Aug 2000 - 07:56 - NEW NicholasLee
Name: Nicholas Lee Login Name: NicholasLee Email: nj.lee@plumtree.co.nz Phone: Department: Location: (Please specify office location) Comment: Personal Preferences ...  
TWikiGuest 19 Aug 2000 - 00:36 - r1.5 PeterThoeny
A guest of this TWiki web, not unlike yourself. You can leave your trace behind you, just add your name in TWIKIWEB .TWikiRegistration and create your own page. Personal ...  
KevinKinnell 23 May 2000 - 02:10 - NEW PeterThoeny
Name: Kevin Kinnell Email: kejoki@netdoor.com Company Name: Company URL: Country: USA Comment: Kevin is a TWIKIWEB .TWikiContributor and a core team member. Personal ...  

Number of topics: 22

 


WebHome  

08 Sep 2002 - 04:35 - r1.18   RobertWilliams

WelcomeGuest: TWiki is a web-based collaboration tool, web authoring tool, document management tool and knowledge base tool. You can edit any TWiki page. Powered by TWiki The TWiki TM home is
at http://TWiki.org/

TWiki webs currently online: Use to:
TWiki.Main Welcome to TWiki... Users, Groups - tour this expandable virtual workspace.     [ Changes | Search ] Get a first-hand feel for TWiki possibilities...
TWiki.TWiki TWikiRegistration; TWiki history & Wiki style; FAQs, Quick Starts, User Guide & Reference Manual. All the info...     [ Changes | Search ] Discover TWiki, and how to start your own site.
TWiki.Know Knowledge base set-up - FormTemplates add a framework for organizing and classifying content.     [ Changes | Search ] Try free-form collaboration in a structured shell!
TWiki.Test Sandbox test area with all features enabled.     [ Changes | Search ] Experiment in an unrestricted hands-on web.
TWiki.Genealogy Family history.     [ Changes | Search ] Browse my family history and genealogy.
You can use color coding by web for identification and reference. Contact robert@freeshell.org if you need a separate collaboration web for your team. New TWiki webs can be added easily. To modify this table: { View | Edit }

TWiki.Main Web:

TWiki.TWiki Web:

Notes:

 


WebIndex  

24 Nov 2001 - 11:36 - r1.2   PeterThoeny

Topics in Main web: Changed: now 09:37 GMT Changed by:
AzwarHabibie 25 Nov 2002 - 04:46 - NEW AzwarHabibie
Name: azwar habibie Email: setan sarik@yahoo.com Company URL: Comment: thank`s Personal Preferences (details in TWIKIWEB .TWikiVariables) Horizontal size of text ...  
AzwarHabibiee 25 Nov 2002 - 04:43 - NEW AzwarHabibiee
Name: azwar habibiee Email: banjarmasin Company URL: Comment: thank`s Personal Preferences (details in TWIKIWEB .TWikiVariables) Horizontal size of text edit box ...  
FileAttachment 11 Nov 2000 - 06:32 - r1.3 PeterThoeny
INCLUDE{" TWIKIWEB .FileAttachment"}  
KevinKinnell 23 May 2000 - 02:10 - NEW PeterThoeny
Name: Kevin Kinnell Email: kejoki@netdoor.com Company Name: Company URL: Country: USA Comment: Kevin is a TWIKIWEB .TWikiContributor and a core team member. Personal ...  
MikeMannix 25 Aug 2001 - 02:51 - r1.4 PeterThoeny
Name: Mike Mannix Email: mike@gearcore.com Company Name: AIR / AIRservices Country: USA TWiki Comments: xtreme fan Personal Preferences (details in TWIKIWEB .TWikiVariables ...  
NicholasLee 28 Aug 2000 - 07:56 - NEW NicholasLee
Name: Nicholas Lee Login Name: NicholasLee Email: nj.lee@plumtree.co.nz Phone: Department: Location: (Please specify office location) Comment: Personal Preferences ...  
NobodyGroup 07 Aug 2001 - 15:52 - NEW JohnTalintyre?
Nobody Group Set GROUP Set ALLOWTOPICCHANGE TWikiAdminGroup Used to prevent dangerous actions e.g. renaming TWIKIWEB .TWikiPreferences. Related topics: WIKIUSERSTOPIC ...  
PeterThoeny 08 Sep 2002 - 04:33 - r1.8 RobertWilliams
Name: Peter Thoeny, author of the TWIKIWEB .TWikiWeb (and therefore a TWIKIWEB .TWikiContributor) Work: Peter.Thoeny@WindRiver.com Home: Peter@Thoeny.com Location ...  
RobertWilliams 08 Sep 2002 - 04:36 - r1.2 RobertWilliams
Name: Robert Williams Email: robert0122@yahoo.com URL: http://robert.freeshell.org Comment: No comment Personal Preferences (details in TWIKIWEB .TWikiVariables) ...  
TWikiAdminGroup 08 Sep 2002 - 04:42 - r1.6 RobertWilliams
TWiki Administrator Group Set GROUP RobertWilliams Set ALLOWTOPICCHANGE TWikiAdminGroup (Note: Set the members of TWiki Administrator Group in GROUP, then enable ...  
TWikiGroups 14 Dec 2000 - 02:49 - r1.2 PeterThoeny
These groups can be used to define fine grained TWIKIWEB .TWikiAccessControl in TWiki: TWikiAdminGroup EngineeringGroup SupportGroup Add your groups to this list and ...  
TWikiGuest 19 Aug 2000 - 00:36 - r1.5 PeterThoeny
A guest of this TWiki web, not unlike yourself. You can leave your trace behind you, just add your name in TWIKIWEB .TWikiRegistration and create your own page. Personal ...  
TWikiUsers 25 Nov 2002 - 04:46 - r1.18 AzwarHabibie
List of TWiki users Please take the time and add yourself to the list. To do that fill out the form in TWIKIWEB .TWikiRegistration. This will create an account for ...  
TWikiVariables 11 Nov 2000 - 06:33 - r1.2 PeterThoeny
INCLUDE{" TWIKIWEB .TWikiVariables"}  
WebChanges 16 Aug 2001 - 19:56 - r1.2 PeterThoeny
INCLUDE{" TWIKIWEB .WebChanges"}  
WebHome 08 Sep 2002 - 04:35 - r1.18 RobertWilliams
TWIKIWEB .WelcomeGuest: TWiki is a web-based collaboration tool, web authoring tool, document management tool and knowledge base tool. You can edit any TWiki page ...  
WebIndex 24 Nov 2001 - 11:36 - r1.2 PeterThoeny
SEARCH{"\. " scope "topic" regex "on" nosearch "on"} See also the faster WebTopicList  
WebNotify 24 Mar 2001 - 17:52 - r1.6 PeterThoeny
NOTIFYTOPIC is a subscription service to be automatically notified by email when topics change in the TWiki.Main web. This is a convenient service, so you do not ...  
WebPreferences 08 Sep 2002 - 04:44 - r1.12 RobertWilliams
TWiki.Main Web Preferences The following settings are web preferences of the TWiki.Main web. These preferences overwrite the site-level preferences in TWIKIWEB . ...  
WebSearch 08 Aug 2001 - 05:57 - r1.8 PeterThoeny
INCLUDE{" TWIKIWEB .WebSearch"}  
WebStatistics 11 Jul 2009 - 16:19 - r1.30 TWikiGuest
Statistics for TWiki.Main Web Month: Topic views: Topic saves: File uploads: Most popular topic views: Top contributors for topic save and uploads: Jul 2009 151 0 ...  
WebTopicList 24 Nov 2001 - 11:36 - NEW PeterThoeny
TOPICLIST{" $name "} See also the verbose WebIndex.  

Number of topics: 22

See also the faster WebTopicList

 


WebNotify  

24 Mar 2001 - 17:52 - r1.6   PeterThoeny

WebNotify is a subscription service to be automatically notified by email when topics change in the TWiki.Main web. This is a convenient service, so you do not have to come back and check all the time if something has changed. To subscribe to the service, please put yourself on the list below. The format is: 3 spaces * Main.yourWikiName - yourEmailAddress

Note: It is helpful to insert your name in alphabetical order (by first name -- ignore the "Main.") -- then you can find your name (or not) more easily if you wish to remove it or confirm that you are on the list.

Related topics: TWikiUsers, TWikiRegistration

 


WebPreferences  

08 Sep 2002 - 04:44 - r1.12   RobertWilliams

TWiki.Main Web Preferences

The following settings are web preferences of the TWiki.Main web. These preferences overwrite the site-level preferences in TWikiPreferences, and can be overwritten by user preferences (your personal topic, i.e. TWikiGuest in the TWiki.Main web)

Preferences:

Notes:

Related Topics:

 


WebSearch  

08 Aug 2001 - 05:57 - r1.8   PeterThoeny

 


WebStatistics  

11 Jul 2009 - 16:19 - r1.30   TWikiGuest

Statistics for TWiki.Main Web

Month: Topic
views:
Topic
saves:
File
uploads:
Most popular
topic views:
Top contributors for
topic save and uploads:
Jul 2009 151 0 0  31 WebStatistics
 30 WebHome
 20 TWikiUsers
  8 WebPreferences
  6 WebNotify
  6 TWikiGuest
  6 MikeMannix
  5 TWikiGroups
  5 TWikiAdminGroup
  5 PeterThoeny
  4 WebSearch
 
Jun 2009 9 0 0   5 WebHome
  2 WebChanges
  1 KevinKinnell
  1 AzwarHabibie
 
Feb 2009 17 0 0   7 WebHome
  1 WebTopicList
  1 WebStatistics
  1 WebSearch
  1 WebPreferences
  1 WebNotify
  1 WebIndex
  1 WebChanges
  1 TWikiUsers
  1 TWikiGroups
  1 RobertWilliams
 
Nov 2003 104 0 0  21 WebHome
  4 WebTopicList
  4 WebStatistics
  4 WebIndex
  4 WebChanges
  4 TWikiUsers
  4 RobertWilliams
  3 TWikiAdminGroup
  3 AzwarHabibiee
  3 AzwarHabibie
  2 WebSearch
 
Oct 2003 145 0 0  30 WebHome
 11 WebStatistics
 11 WebChanges
 10 TWikiUsers
  7 TWikiGuest
  6 WebIndex
  5 WebPreferences
  5 WebNotify
  5 TWikiGroups
  5 PeterThoeny
  5 MikeMannix
 
Sep 2003 1 0 0   1 WebHome  
Aug 2003 293 0 0  47 WebStatistics
 25 TWikiUsers
 22 WebHome
 14 WebPreferences
 11 TWikiGuest
 10 WebSearch
 10 PeterThoeny
  9 WebIndex
  9 WebChanges
  9 TWikiAdminGroup
  7 WebNotify
 
Jul 2003 373 0 0  56 WebHome
 43 TWikiUsers
 39 WebStatistics
 29 WebPreferences
 22 WebSearch
 21 PeterThoeny
 18 WebNotify
 18 TWikiAdminGroup
 17 TWikiGuest
 14 MikeMannix
 14 FileAttachment
 
Jun 2003 249 0 0  51 WebHome
 15 TWikiUsers
 13 WebPreferences
  9 PeterThoeny
  8 WebStatistics
  8 WebSearch
  8 TWikiAdminGroup
  8 MikeMannix
  7 WebIndex
  7 RobertWilliams
  6 WebNotify
 
May 2003 185 0 0  47 WebHome
 14 WebStatistics
 13 TWikiUsers
 10 WebSearch
  9 WebNotify
  8 WebPreferences
  8 TWikiGuest
  8 PeterThoeny
  8 FileAttachment
  7 TWikiAdminGroup
  6 WebChanges
 
Apr 2003 166 0 0  30 WebHome
  7 TWikiUsers
  6 RobertWilliams
  5 WebChanges
  4 WebStatistics
  4 TWikiGroups
  4 Ro?
  4 MikeMannix
  3 WebTopicList
  3 WebSearch
  3 WebPreferences
 
Jan 2003 191 0 0  43 WebHome
 28 TWikiUsers
 14 WebPreferences
 13 PeterThoeny
 12 WebStatistics
 10 TWikiGuest
 10 MikeMannix
  7 TWikiGroups
  7 FileAttachment
  6 RobertWilliams
  5 WebIndex
 
Dec 2002 30 0 0  12 WebHome
  2 WebChanges
  2 TWikiUsers
  2 TWikiGroups
  2 TWikiAdminGroup
  1 WebStatistics
  1 WebSearch
  1 WebIndex
  1 TWikiGuest
  1 RobertWilliams
  1 PeterThoeny
 
Nov 2002 87 5 0  24 WebHome
  5 TWikiUsers
  4 WebStatistics
  4 RobertWilliams
  4 PeterThoeny
  3 WebTopicList
  3 TWikiGroups
  3 MikeMannix
  2 WebSearch
  2 WebPreferences
  2 WebNotify
  2 AzwarHabibiee
  2 AzwarHabibie
  1 RobertWilliams

Notes:

 


WebTopicList  

24 Nov 2001 - 11:36 - NEW   PeterThoeny

See also the verbose WebIndex.

 



Number of topics: 22

Topic WebHome . { }
  Copyright © 2002 by the contributing authors. All material on this collaboration tool is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback.